Graphing/charting of CPU utilisation [on hold]
Posted
by
Peter
on Server Fault
See other posts from Server Fault
or by Peter
Published on 2013-11-08T12:55:07Z
Indexed on
2013/11/08
15:59 UTC
Read the original article
Hit count: 214
monitoring
So nagios can be good at graphing particular resource utilisation or other metrics, but I'm looking for a tool that can output a chart or other graphical representation of how much CPU time/CPU utilisation /all/ services on a server are currently consuming. I think New Relic could probably achieve this to an extent, but I was wondering if there was a popular open source app used for this.
In case I am explaining this in a bad way, my actual problem is that I have a shared server with suexec enabled (ie. httpd cgi running under multiple user accounts). I'd like to know which users are using the most CPU during periods of the day.
© Server Fault or respective owner